PRISM

Benchmark
Model:zeroconf v.1 (MDP)
Parameter(s)N = 1000, K = 8, reset = False
Property:correct_max (prob-reach)
Invocation (default)
./fix-syntax ./prism -javamaxmem 11g -cuddmaxmem 4g -heuristic speed -e 1e-6 -maxiters 1000000 zeroconf.prism zeroconf.props --property correct_max -const N=1000,K=8,reset=false
Execution
Walltime:185.95202374458313s
Return code:0
Relative Error:1.1108812419474526e-15
Log
PRISM
=====

Version: 4.5.dev
Date: Sun Mar 15 03:05:06 UTC 2020
Hostname: e72bdd194fc5
Memory limits: cudd=4g, java(heap)=11g
Command line: prism -javamaxmem 11g -cuddmaxmem 4g -heuristic speed -e 1e-6 -maxiters 1000000 zeroconf.prism zeroconf.props --property correct_max -const 'N=1000,K=8,reset=false'

Parsing model file "zeroconf.prism"...

Type:        MDP
Modules:     environment host0 
Variables:   b_ip7 b_ip6 b_ip5 b_ip4 b_ip3 b_ip2 b_ip1 b_ip0 n n0 n1 b z ip_mess x y coll probes mess defend ip l 

Parsing properties file "zeroconf.props"...

2 properties:
(1) "correct_max": Pmax=? [ F (l=4&ip=1) ]
(2) "correct_min": Pmin=? [ F (l=4&ip=1) ]

---------------------------------------------------------------------

Model checking: "correct_max": Pmax=? [ F (l=4&ip=1) ]
Model constants: reset=false,N=1000,K=8

Warning: Switching to sparse engine and (backwards) Gauss Seidel (default for heuristic=speed).

Building model...
Model constants: reset=false,N=1000,K=8

Computing reachable states...

Reachability (BFS): 592 iterations in 69.95 seconds (average 0.118159, setup 0.00)

Time for model construction: 70.824 seconds.

Type:        MDP
States:      1870338 (1 initial)
Transitions: 4245554
Choices:     3443961

Transition matrix: 154038 nodes (6 terminal), 4245554 minterms, vars: 58r/58c/7nd

Prob0A: 131 iterations in 4.22 seconds (average 0.032206, setup 0.00)

Prob1E: 2127 iterations in 97.41 seconds (average 0.045795, setup 0.00)

yes = 171749, no = 611330, maybe = 1087259

Computing remaining probabilities...
Engine: Sparse

Building sparse matrix... [n=1870338, nc=1997482, nnz=2486810, k=4] [32.1 MB]
Creating vector for yes... [14.3 MB]
Allocating iteration vectors... [2 x 14.3 MB]
TOTAL: [75.0 MB]

Starting iterations...
Iteration 167: max relative diff=0.010377, 5.01 sec so far

Iterative method: 311 iterations in 12.38 seconds (average 0.029656, setup 3.16)

Value in the initial state: 4.801413635072425E-8

Time for model checking: 114.181 seconds.

Result: 4.801413635072425E-8 (value in the initial state)


Overall running time: 185.622 seconds.

---------------------------------------------------------------------

Note: There was 1 warning during computation.